Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C# Tutorial
1) 2D Graphics
2) ADO Net
3) Assembly
4) Attribute
5) Class
6) Data Type
7) Date Time
8) Delegate
9) Design Patterns
10) Development
11) Directory Services
12) File Directory Stream
13) Generic
14) GUI Windows Forms
15) Internationalization
16) Language Basics
17) LINQ
18) Network
19) Operator
20) Operator Overload
21) Preprocessing Directives
22) Reflection
23) Regular Expression
24) Security
25) Statement
26) String
27) Struct
28) Thread
29) Unsafe
30) WCF
31) Windows
32) Workflow
33) WPF
34) XML
35) XML LINQ
Internationalization
1) An culture-friendly money matching expression
2) Base64 encode a Unicode string as a string
3) Big Endian Unicode Bytes
4) Change the current cultures to Mexican Spanish
5) Compare method from CompareInfo
6) CompareInfo from CultureInfo
7) Convert the UTF-16 encoded source string to ASCII
8) Convert the UTF-16 encoded source string to UTF-8
9) Convert UTF8 from Unicode
10) Create a CultureInfo object for the nl-BE culture
11) Create and write a string containing the symbol for Pi
12) Create CultureInfo
13) Create RegionInfo object
14) Culture And Region Information Builder
15) Culture formatting
16) Culture information
17) Culture-specific formatting
18) Current InputLanguage
19) Decode a Base64-encoded Unicode string from a string
20) Decode a range of elements from a byte array and store them in a Unicode character array
21) Decode the Base64-encoded int to a byte array
22) Encode a range of elements from a Unicode character array and store the encoded bytes in a range of elements in a byt
23) Encode int to the Base64-encoded byte array
24) Encodings
25) Enumerates all available cultures
26) Format decimal for different CultureInfo
27) Germany culture
28) Get CultureInfo from data type
29) Get current Culture
30) Get datetime formatting info from a CultureInfo
31) Get numeric formatting info from a CultureInfo
32) Get the current and current-ui cultures
33) Implement Format for different Culture Information
34) Internationalization Form
35) List the Unicode code point of each of the control characters
36) Load from resource file with ResourceManager
37) NumberFormatInfo recognizes pos as the positive sign and neg as the negative sign
38) Parsing numbers based on Culture info
39) Parsing numbers with culture invariant parsing
40) Russian culture
41) Save CultureInfo, its DateTimeFormatInfo and NumberFormatInfo to a text file
42) Set CurrentCulture to new CultureInfo(de-AT-ST)
43) Set the current UI culture for the executing thread
44) Turkish-i problem
45) Unicode encode
46) Unicode Encoding Example
47) Use current culture to format currency
48) Use GetByteCount to return the number of bytes required to encode an array of Unicode characters, using UTF8Encoding.
49) Use UnicodeEncoding to encode and decode char array
50) Uses the CompareInfo property of the InvariantCulture
51) Write the ASCII encoded byte arrays
52) Write the UTF-16 encoded bytes of the source string
53) Write the UTF-8 encoded byte arrays